home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / CBSA / UTILS / PLAYMP3 / !PlayMP3 / !Run < prev    next >
Text File  |  1998-07-18  |  1KB  |  26 lines

  1. Set PlayMP3$Dir <Obey$Dir>
  2. Set MP3Playing 0
  3. If "<File$Type_1AD>" = "" Then Set File$Type_1AD "AudioMPEG"
  4.  
  5. RMEnsure UtilityModule 3.50 Error This application is only suitable for use with RISC OS 3.50 or later versions
  6.  
  7. RMENSURE FilterManager 0.09 RMLoad System:modules.FilterMgr
  8. RMENSURE FilterManager 0.09 Error You Need filter manager 0.09 or later
  9.  
  10. RMEnsure BorderUtils 0.02 RMEnsure WindowManager 3.17  RMLoad System:modules.BorderUtil
  11.  
  12. RMENSURE Toolbox    0.00  RMLOAD System:modules.toolbox.toolbox
  13. RMENSURE Toolbox    1.23  ERROR You need toolbox 1.23 or later to run !PlayMP3
  14. RMENSURE Window     0.00  RMLOAD System:modules.toolbox.window
  15. RMENSURE Window     1.15  ERROR You need window 1.15 or later to run !PlayMP3
  16. RMENSURE Menu       0.00  RMLOAD System:modules.toolbox.menu
  17. RMENSURE Menu       0.15  ERROR You need menu 0.15 or later to run !PlayMP3
  18. RMENSURE Iconbar    0.00  RMLOAD System:modules.toolbox.iconbar
  19. RMENSURE Iconbar    1.08  ERROR You need iconbar 1.08 or later to run !PlayMP3
  20. RMENSURE ProgInfo   0.00  RMLOAD System:modules.toolbox.proginfo
  21. RMENSURE ProgInfo   0.05  ERROR You need proginfo 0.05 or later to run !PlayMP3
  22.  
  23. Iconsprites <PlayMP3$Dir>.!Sprites
  24. wimpslot -min 64K -max 64K
  25. Run <PlayMP3$Dir>.!RunImage %*0
  26.